libdvbv5_d.desc_partial_reception

@file desc_partial_reception.h @ingroup descriptors @brief Provides the descriptors for the ISDB partial reception descriptor @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) @author Mauro Carvalho Chehab @author Andre Roth

@par Relevant specs The descriptor described herein is defined at: - IEC/CENELEC DS/EN 62216-1:2011

@see http://tdt.telecom.pt/recursos/apresentacoes/Signalling Specifications for DTT deployment in Portugal.pdf

@par Bug Report Please submit bug reports and patches to linux-media@vger.kernel.org

Members

Functions

isdb_desc_partial_reception_free
void isdb_desc_partial_reception_free(dvb_desc* desc)

@brief Frees all data allocated by the ISDB-T partial reception descriptor @ingroup descriptors

isdb_desc_partial_reception_init
int isdb_desc_partial_reception_init(dvb_v5_fe_parms* parms, const(ubyte)* buf, dvb_desc* desc)

@brief Initializes and parses the ISDB-T partial reception descriptor @ingroup descriptors

isdb_desc_partial_reception_print
void isdb_desc_partial_reception_print(dvb_v5_fe_parms* parms, const(dvb_desc)* desc)

@brief Prints the content of the ISDB-T partial reception descriptor @ingroup descriptors

Structs

isdb_desc_partial_reception
struct isdb_desc_partial_reception

@struct isdb_desc_partial_reception @ingroup descriptors @brief Structure containing the partial reception descriptor

isdb_partial_reception_service_id
struct isdb_partial_reception_service_id

@struct isdb_partial_reception_service_id @ingroup descriptors @brief Service ID that uses partial reception

Meta